McCircPathChoice enumeration
The choice of a circular path: short or long.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public enum McCircPathChoice
Public Enum McCircPathChoice
Members
Member name | Value | Description |
---|---|---|
mcShortPath | 0 | Chooses the short path. |
mcLongPath | 1 | Chooses the long path. |
See also